body{
	background-color : gray;
	font-family : serif;
	font-size : x-small,
	H2 {font-size : small;}
	P {font-size : x-small;}
	TR,TD,TH {
		font-size : x-small;
	}
}
a{
	 text-decoration:none;
}